Skip to content
Back to search
30
MCP

AgentUtil Undo

pulsemcp/agentutil undo

Reversibility intelligence for AI agents to check if actions can be undone and find safer alternatives before executing.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentutil_undo": {
      "url": "None",
      "transport": "http"
    }
  }
}